home *** CD-ROM | disk | FTP | other *** search
/ Aplicaciones Windows / Aplicaciones Windows.iso / Musica / SYSSOUND.ZIP / SYSSOUND.EXE / SYSSOUND.MA_ < prev   
Text File  |  1997-02-05  |  37KB  |  902 lines

  1. WATCOM Linker Version 10.6
  2. Copyright by WATCOM International Corp. 1985, 1996. All rights reserved.
  3. Created on:       97/02/05 20:43:15
  4. Executable Image: syssound.exe
  5. creating a Windows NT windowed executable
  6.  
  7.  
  8.                         +------------+
  9.                         |   Groups   |
  10.                         +------------+
  11.  
  12. Group                           Address              Size
  13. =====                           =======              ====
  14.  
  15. DGROUP                          0002:00000000        000133d0
  16.  
  17.  
  18.  
  19.                         +--------------+
  20.                         |   Segments   |
  21.                         +--------------+
  22.  
  23. Segment                Class          Group          Address         Size
  24. =======                =====          =====          =======         ====
  25.  
  26. BEGTEXT                CODE                          0001:00000000   00000007
  27. _TEXT                  CODE                          0001:00000010   00009b4a
  28. TRANSFER CODE          CODE                          0001:00009b5c   00000234
  29. _NULL                  BEGDATA        DGROUP         0002:00000000   00000004
  30. _AFTERNULL             BEGDATA        DGROUP         0002:00000004   00000000
  31. CONST                  DATA           DGROUP         0002:00000004   0000087c
  32. CONST2                 DATA           DGROUP         0002:00000880   000002b8
  33. _DATA                  DATA           DGROUP         0002:00000b38   00001924
  34. XIB                    DATA           DGROUP         0002:0000245c   00000000
  35. XI                     DATA           DGROUP         0002:0000245c   00000030
  36. XIE                    DATA           DGROUP         0002:0000248c   00000000
  37. YIB                    DATA           DGROUP         0002:0000248c   00000000
  38. YI                     DATA           DGROUP         0002:0000248c   00000012
  39. YIE                    DATA           DGROUP         0002:0000249e   00000000
  40. TIB                    DATA           DGROUP         0002:0000249e   00000000
  41. TI                     DATA           DGROUP         0002:0000249e   00000000
  42. TIE                    DATA           DGROUP         0002:0000249e   00000000
  43. DATA                   DATA           DGROUP         0002:0000249e   00000000
  44. _BSS                   BSS            DGROUP         0002:00003010   000003c0
  45. STACK                  STACK          DGROUP         0002:000033d0   00010000
  46.  
  47.  
  48.                         +----------------+
  49.                         |   Memory Map   |
  50.                         +----------------+
  51.  
  52. * = unreferenced symbol
  53. + = symbol only referenced locally
  54.  
  55. Address        Symbol
  56. =======        ======
  57.  
  58. Module: driver.obj(d:\programs\syssoundrnd\driver.cpp)
  59. 0001:00001fe0+ int near ios::fail() const
  60. 0001:00000040  _WinMain@16
  61. 0001:0000006c+ int near Main_DialogFunc( void near *, int unsigned, int unsigned, long )
  62. 0001:0000070c+ int near Time_DialogFunc( void near *, int unsigned, int unsigned, long )
  63. 0001:00000ba8+ int near Sound_DialogFunc( void near *, int unsigned, int unsigned, long )
  64. 0001:000017fc+ int near About_DialogFunc( void near *, int unsigned, int unsigned, long )
  65. 0001:00001a58* void near TrayIcon( long unsigned )
  66. 0001:00001ad4* char near * near Random_Text( int )
  67. 0002:00003014+ int near curr_sound
  68. 0002:00003018+ LLtable near AllSounds[]
  69. 0002:00003108+ int near Minutes
  70. 0002:0000310c+ int near Hour
  71. 0002:00003110* int near done
  72. 0002:00003114+ int near maxX
  73. 0002:00003118+ int near maxY
  74. 0002:0000311c* int near X
  75. 0002:00003120* int near Y
  76. 0002:00003124+ void near * near hDlgWnd
  77. 0002:00003128+ void near * near hTabWnd
  78. 0002:0000312c+ void near * near hMainDlgWnd
  79. 0002:00003130+ void near * near hEboxWnd1
  80. 0002:00003134+ void near * near hEboxWnd2
  81. 0002:00003138+ void near * near udWnd1
  82. 0002:0000313c+ void near * near udWnd2
  83. 0002:00003140* tagMSG near MainMsg
  84. 0002:0000315c* tagWNDCLASSA near MainWcl
  85. 0002:00003184+ void near * near hVirt_dc
  86. 0002:00003188+ void near * near hTime_Virt_dc
  87. 0001:00001b18* void near Randomize()
  88. 0001:00001c50+ void near Save()
  89. 0001:00001d3c+ void near Load()
  90. 0001:00001f18* int near Verify_File( char near * )
  91. 0002:00000b44+ char near NameTable[][50]
  92. 0002:00000f2c* int near flag1
  93. 0002:00000f30* char near szWinName[]
  94. 0002:0000318c+ void near * near hSound_Virt_dc
  95. 0002:00003190+ void near * near hInst
  96. 0002:00003194* void near * near hAccel
  97. 0002:00003198+ void near * near hVirt_bmp
  98. 0002:0000319c+ void near * near hTime_Virt_bmp
  99. 0002:000031a0+ void near * near hSound_Virt_bmp
  100. 0002:000031a4+ void near * near hbrush
  101. 0002:000031a8+ tagPOINT near pt
  102. 0002:000031b0+ _NOTIFYICONDATAA near notID
  103. Module: lltable.obj(d:\programs\syssoundrnd\lltable.cpp)
  104. 0001:00001ff0  near LLtable::LLtable()
  105. 0001:00002000  near LLtable::~LLtable()
  106. 0001:00002034  void near LLtable::Insert( char near * )
  107. 0001:000020c8  int near LLtable::Remove( char near * )
  108. 0001:00002128  char near * near LLtable::GetText( int )
  109. Module: d:\watcom\lib386\plib3r.lib(stabmod)
  110. 0001:00002140  __wcpp_2_module_dtor__
  111. 0001:000021b7  __wcpp_2_mod_register__
  112. 0002:00002462* rt_init __based("XI") __wcpp_2_data_stab_init_mod_
  113. Module: d:\watcom\lib386\plib3r.lib(stabact)
  114. 0001:000021c8  __wcpp_2_ctor_array__
  115. Module: d:\watcom\lib386\nt\clib3r.lib(time)
  116. 0001:00002210  time_
  117. Module: d:\watcom\lib386\nt\clib3r.lib(localtim)
  118. 0001:0000223f+ _localtime_
  119. 0001:00002290  localtime_
  120. Module: d:\watcom\lib386\nt\clib3r.lib(rand)
  121. 0001:000022b1  rand_
  122. 0001:000022d5* srand_
  123. Module: d:\watcom\lib386\plib3r.lib(flfoprot)
  124. 0002:000008cc  int const near filebuf::openprot
  125. Module: d:\watcom\lib386\plib3r.lib(fsbopen)
  126. 0001:000022e8  void near fstreambase::open( char const near *, int, int )
  127. Module: d:\watcom\lib386\plib3r.lib(ifsdestr)
  128. 0001:00002334  near ifstream::~ifstream()
  129. Module: d:\watcom\lib386\plib3r.lib(ifsconde)
  130. 0001:000023cc  near ifstream::ifstream()
  131. Module: d:\watcom\lib386\nt\clib3r.lib(strstr)
  132. 0001:0000242c  strstr_
  133. Module: d:\watcom\lib386\plib3r.lib(ofsconde)
  134. 0001:000024ec  near ofstream::ofstream()
  135. Module: d:\watcom\lib386\plib3r.lib(ostincha)
  136. 0001:0000255c  ostream near & near ostream::operator <<( char )
  137. Module: d:\watcom\lib386\plib3r.lib(ostinslo)
  138. 0001:00002614  ostream near & near ostream::operator <<( long )
  139. Module: d:\watcom\lib386\plib3r.lib(manendl)
  140. 0001:00002764  istream near & near operator >>( istream near &, <long near >::smanip const near & )
  141. 0001:0000274c  istream near & near operator >>( istream near &, <int near >::smanip const near & )
  142. 0001:00002734  ostream near & near operator <<( ostream near &, <long near >::smanip const near & )
  143. 0001:0000271c  ostream near & near operator <<( ostream near &, <int near >::smanip const near & )
  144. 0001:00002700  ostream near & near endl( ostream near & )
  145. Module: d:\watcom\lib386\plib3r.lib(ostinomn)
  146. 0001:0000277c  ostream near & near ostream::operator <<( ostream near & (near *)( ))
  147. Module: d:\watcom\lib386\plib3r.lib(ostincch)
  148. 0001:00002784  ostream near & near ostream::operator <<( char const near * )
  149. Module: d:\watcom\lib386\plib3r.lib(fsbclose)
  150. 0001:00002814  void near fstreambase::close()
  151. Module: d:\watcom\lib386\plib3r.lib(ofsdestr)
  152. 0001:00002848  near ofstream::~ofstream()
  153. Module: d:\watcom\lib386\plib3r.lib(ifsconnm)
  154. 0001:000028d0  near ifstream::ifstream( char const near *, int, int )
  155. Module: d:\watcom\lib386\plib3r.lib(istpeek)
  156. 0001:00002938  int near istream::peek()
  157. Module: d:\watcom\lib386\plib3r.lib(istexcha)
  158. 0001:0000298c  istream near & near istream::operator >>( char near & )
  159. Module: d:\watcom\lib386\plib3r.lib(istexsin)
  160. 0001:00002a20  istream near & near istream::operator >>( int near & )
  161. Module: d:\watcom\lib386\plib3r.lib(istgline)
  162. 0001:00002a7c  istream near & near istream::getline( char near *, int, char )
  163. Module: d:\watcom\lib386\plib3r.lib(undefed)
  164. 0001:00002aa4  __wcpp_2_undefed_cdtor__
  165. Module: d:\watcom\lib386\plib3r.lib(stabadt)
  166. 0001:00002ab8  __wcpp_2_dtor_array__
  167. Module: d:\watcom\lib386\nt\clib3r.lib(cstrtww2)
  168. 0001:00002ae6  _wstart2_
  169. Module: d:\watcom\lib386\plib3r.lib(moddtorr)
  170. 0002:0000248c  ___wcpp_2_data_module_dtor_ref_
  171. Module: d:\watcom\lib386\plib3r.lib(opdel)
  172. 0001:00002b64  void near operator